@charset "utf-8";

.app{display:none;}
/*状态栏*/
.welcome {
    height: 30px;
    border-bottom: 1px solid #D8D8D8;
    
    font-size: 13px;
    color: #666666;
    background-color: #DDDDDD;
    line-height: 30px;
}

/* 导航 */
.pull-left {
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 0px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;/* background: url(../images/1597994085.jpg) left top no-repeat; */ }
.navbar-full {width:100%; background:#026daf;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;padding-top:10px;}
.navbar-nav { float: left;}
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 16px 34px; font-size:18px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li > a:hover{color: #fff;}
nav.navbar.bootsnav ul.nav > li:hover { background: #2d9ff9;color: #fff; }
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a {
    white-space: normal;
   
}
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}

.dropdown-menu {min-width: 140px;}

h1 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}

/*联系电话*/
.header-right p {
    font-size: 14px;
    
}
.header-right span {
    display: block;
    color: #464646;
    /* font-family: Impact; */font-size: 28px;font-weight: bold;
}
 .header-right {
    background: url(../images/1597632760.png) left top no-repeat;
    height: 55px;
    padding: 0px 0px 0px 55px;
    color: #333333;
    margin-left: 0px;
    margin-top: 40px;
}

/* 轮播 */
.ibanner .img { height: 600px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #3481dd; border-bottom: 3px solid #44444400; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #999; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666;display: none; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}



/*搜索栏*/
.rowlist {
    height: 45px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;}
.rowlist .lae {
   font-size: 14px;
    height: 16px;
    line-height: 45px;
    color: #838383;}
.rowlist .lae p i.fa {
    font-size: 24px;
    color: #ffa801;
    margin-right: 10px;
}
.searchbox .keywords {
    color: #777;
    font-size: 14px;
    margin-top: -4px;
    width: 150px;
    height: 26px;
    line-height: 36px;
    border: 1px solid #e8e8e8;
    background-color: #e8e8e8;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; 
}
.submit {
    margin: -4px 0px 0 -4px;
    width: 50px;
    height: 26px;
    line-height: 24px;
    background: #2d9ff9;
    border: none;
    color: #fff;
    border-top-right-radius: 20px; 
     border-bottom-right-radius: 20px; 
}


/* .sy_bj{background: url(../images/1597829408.jpg) ;} */
.sy_bj{/* background: url(../images/1597886955.png) ; */}

/*公司简介*/
.gsjj_bj{background-color:#f5f5f5;}
.company_bt img{padding-bottom: 10px;margin-right: 10px;}
.title_m a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    display: block;
    float: none;
  font-weight: initial;
}
.title_m a:hover{color:#fff;}
.title_m {
    width: 70px;
    height: 25px;
    float: right;
    border-radius: 40px;
    background: #2d9ff9;
  margin-top: 8px;
}
.title_m:hover {
    background: none;
   background: #c29034;
}
.company_content {
    margin: 54px -15px 56px;
}
.gsjj_nr{margin-top:14px;}
.gsjj img{margin-top:6px;}
.gsjj{}
.company_bt{font-size: 28px;
    font-weight: bold;
  /* border-bottom: 1px solid #666; */
    padding-bottom: 10px;color: #026daf;}
.company_bt em{font-size:16px;color: #818181;}
.company_title {
    margin: 0;
    color: #9e9e9e;
    font-size: 18px;
   font-weight: inherit;
    /* margin: 20px 0; */
  border-bottom: 1px solid #666;
    padding-bottom: 10px;
}
.company_content p {
  padding-top: 4px;
    line-height: 30px;
    text-indent: 2em;
    font-size: 16px;
  color: #454545;
}
.btn_href {
    background: #2d9ff9;
    color: #fff;
}
.btn_href:hover {
    text-decoration: none;
    background: #c29034;
    color: #fff;
}



/*工程案例*/
.company_gcbt img{padding-bottom: 10px;margin-right: 10px;}
.company_gcbt em{font-size:16px;color: #fff;}
.company_gcbt{font-size: 28px;
    font-weight: bold;
  /* border-bottom: 1px solid #666; */
    padding-bottom: 10px;color: #fff;}
.gcal_bj{background: url(../images/1605081764.jpg) left top no-repeat;padding: 50px 0;}
.btn {
    display: inline-block;
    padding: 6px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px;
}
.walking .ar_1 .item img {
    vertical-align: middle;
    height: 202px;
}
.walking {
    width: 100%;
    font-size: 13px;
    overflow: hidden;
    margin: 10px 0;
  background-color: #f0f8ff00;
}
.walking .ar_1 p {
   height: 35px;
    line-height: 35px;
    background: #2196f300;
    color: #fff;
    padding: 0px 5px
}
.walking .ar_1 {
    width: 245px;
    height: 239px;
    overflow: hidden;
    text-align: center;
    background: #e5e5e500;
    margin-left: 10px;
    display: inline-block;
}
.str_wrap.str_active {
    background: #f1f1f100;
}
.product_content{margin-top:20px;}
.xmal_xbt h3{color:#fff;font-size: 16px;
    margin-top: 5px;
    margin-bottom: 12px;}
.product_content .pro_img {
   /*  border: 1px solid #fff; */
   /*  height: 295px;
    width: 295px; */
    /* line-height: 194px; */
    overflow: hidden;
    background: #fff;
    /* display: table-cell; */
    vertical-align: middle;
    /* width: 33.3333%; */
    /* padding: 2.3%; */
}
.product_content .pro_img {
    position: relative;
}
.product_content img {
    width: 100%;
    height: 100%;transition: .5s;
}
.cpmc {
    position: absolute;
    left: 0;
    bottom: -395px;
    width: 100%;
    height: 100%;
    padding: 18% 5% 0;
    background: rgba(33, 150, 243, 0.59);
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    transition: .6s;
}
.product_content p {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
}
.product_content img:hover {
    transform: scale(1.2);
}
.product_content .pro_img:hover .cpmc {
    bottom: 0px;
}
/*新工程案例*/
.product_box{background: url(../images/1604999635.jpg);padding-bottom:30px;}
.product_href a {
    display: inline-block;
    border: 1px solid #ffffff;
    border-radius: 0px;
    padding: 8px 30px;
    font-size: 15px;
    color: #fff;
    margin: 0 10px 10px;
}
.product_href a:hover {
    text-decoration: none;
    background: #053b9c;
    color: #fff;
    border: 1px solid #053b9c;
}
.product_content .pro_img {
    border: 1px solid #a6a6a600;
    height: 237px;
    line-height: 194px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%;
    padding: 0%;transition: .5s;
}
.product_content .pro_img:hover{box-shadow: 0px 0px 18px 0px rgb(171 171 171);}
.product_content img:hover {
    transform: scale(1.1);
}
.product_content img {
    width: 100%;
    height: 100%;
    transition: .5s;
}
.product_btn a {
    display: inline-block;
    padding: 6px 40px;
    border-radius: 30px;
    background: #053b9c;
    color: #fff;
    font-size: 15px;
}
.product_content p {
    color: #fff;
    font-size: 15px;
    margin: 10px 0;
    line-height: 36px;margin-bottom: 20px;
}
@media (max-width: 767px){
.product_content .pro_img{height: 150px;line-height: 150px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.product_content .pro_img{height:125px;}
}

/*企业风采*/
.product_qyfc .pro_img {
    border: 1px solid #fff;
    height: 346px;
    line-height: 30px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%;
    padding: 0%;
    transition: .4s;
}
.product_qyfc{margin-top:20px;}
.qyfc_xbt h3{color:#333;font-size: 16px;
    margin-top: 5px;
    margin-bottom: 12px;}
.product_qyfc .qyfc_img {
    border: 1px solid #fff;
   /*  height: 295px;
    width: 295px; */
    /* line-height: 194px; */
    overflow: hidden;
    background: #fff;
    /* display: table-cell; */
    vertical-align: middle;
    /* width: 33.3333%; */
    /* padding: 2.3%; */
}
.product_qyfc .qyfc_img {
    position: relative;
}
.product_qyfc img {
    width: 100%;
    height: 100%;transition: .5s;
      display: inline-block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.qyfc_bt {
    position: absolute;
    left: 0;
    bottom: -395px;
    width: 100%;
    height: 100%;
    padding: 18% 5% 0;
    background: rgba(33, 150, 243, 0.59);
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    transition: .6s;
}
.product_qyfc p {
    color: #333;
    font-size: 18px;
    margin: 10px 0;
}
.product_qyfc img:hover {
    transform: scale(1.1);
}
/* .product_qyfc .qyfc_img:hover .qyfc_bt {
    bottom: 0px;
} */
.qyfc{padding-bottom:100px;padding-top:60px;background-color:#f5f5f5;}

/*走马灯修改开始*/
.walking .ar_1 {
    width: 318px;
    height: 317px;
    overflow: hidden;
    text-align: center;
    background: #fff0;
    margin-left: 10px;
    display: inline-block;
}
.str_wrap{background: #fff0;}
.str_wrap.str_active{background: #fff0;}
.walking .ar_1 .item img {
    vertical-align: middle;
    height: 270px;
}
.walking .ar_1 p {
    height: 35px;
    line-height: 35px;
    background: #f000;
    color: #fff;
    padding: 0 5px;font-size: 16px;
}
/*走马灯修改结束*/


/*最新案例*/
.zxal_bj{/* background: url(../images/1605081764.jpg) left top no-repeat; */padding: 50px 0;}

/*广告*/
/* .gg{background: url(../images/1597655273.jpg) left top no-repeat;height:340px;} */

/*企业视频*/
.qysp{background: url(../images/1600766130.jpg) no-repeat;padding-bottom: 50px;
    padding-top: 50px;}
.qysp p{font-size:16px;margin-top:10px;}



/*仪器设备*/
.yqsb_box{padding:50px 0;background: url(../images/1605080566.png);}
.yqsb_title{margin: 15px 0;}
.yqsb_title h3{font-size: 35px;}
.yqsb_title img{margin-right: 10px;}
.yqsb_title p{font-size: 24px;color:#bebebe;}
.yqsb_href{margin:15px 0;}
.yqsb_href a{display: inline-block;border: 2px solid #e14a56;border-radius: 30px;padding: 8px 30px;font-size: 15px;color:#333;margin:0 10px 10px;}
.yqsb_href a:hover{text-decoration: none;background: #e14a56;color:#fff;}
.yqsb_content{margin:35px 0 25px;}
.yqsb_content .pro_img{border: 1px solid #a6a6a6;height:260px;line-height:194px;overflow: hidden;background: #fff;display:table-cell; vertical-align:middle; width:33.3333%;padding: 1.3%;transition: .4s;}
.yqsb_content img{width:100%;height: 100%;}
.yqsb_content p{color:#333;font-size: 16px;margin:10px 0;}
.yqsb_btn{margin:20px 0;}
.yqsb_btn a{display: inline-block;padding: 10px 40px;border-radius: 30px;background: #e14a56;color:#fff;font-size: 15px;}
.yqsb_btn a:hover{text-decoration: none;background: #d80112;}
.yqsb_content .pro_img:hover {
  border: 1px solid #026daf;}
@media (max-width: 767px){
.yqsb_content .pro_img{height: 150px;line-height: 150px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.yqsb_content .pro_img{height:125px;}
}

/*新闻资讯*/
.news_info_title {
    border-bottom: 1px solid #6660;
    overflow: hidden;
    padding: 0px 0px 0px;
}
.news{background: url(../images/1605084292.jpg) no-repeat; padding:50px 0;}
.news_text_img img {
    float: left;
    width: 200px;    
}
.news_text_img{width: 100%;
    height: 120px;
    overflow: hidden;}
.news_container {
    margin-bottom: 15px;
    margin-top: 26px;
}
.news_list a {
    background: url(../../../../static/admin/temp/images/newsshowis/images/10/item_bg.png) no-repeat left center;
    display: block;
    overflow: hidden;
    color: #333;
    border-bottom: 1px dashed #d7d7d7;
    padding: 10px 5px;
    font-size: 14px;
}
.news_text_info a {
    color: #333;
    font-size: 18px;
}


/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }

.footers .f1 img {
    height: 51px;
    width: 48px;
    margin: 15px 9px 0 0;
}
.d-an a {
    color: #fff;
    border: 1px solid #fff;
    width: 206px;
    height: 37px;
    line-height: 35px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 0 8px 60px;
    border-radius: 4px;
}
.d-an a:hover {
    color: #ffffff;
    background-color: #2d9ff9;
    border-color: #2d9ff9;
    display: block;
}
.footers .f1 h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
.lx p {
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    margin-bottom: 20px;
}
.lx p .fa {
    padding-right: 10px;
    color: #fff;
}
.footers{background: url(../images/1597650156.jpg) no-repeat top left;
    padding-top: 22px;background-size: cover;
    /* border-top: 8px solid #2d9ff9; */
}
.f_two {
    background: #111111;
}
.f1{margin-top:10px;}

/*友情链接*/
.links, .links a {font-size: 12px;margin: 0 10px 14px 0;}


/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  
  .app{display:block;}
  .pc{display:none;}
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 38px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
  
  /* 手机端头部导航 */
  nav.navbar.bootsnav .navbar-nav > li > ul >li {font-size: 15px;border-bottom: solid 1px #e0e0e0;padding-left: 16px;  padding-bottom: 12px; padding-top: 12px;    letter-spacing: 0px;}  
  nav.navbar.bootsnav ul.nav > li:hover a {color: #1d94fe;/* background: #f3f3f3; */padding: 10px 200px 10px 15px;}
    
  nav.navbar.bootsnav {border: none;padding-top: 0px;}
  
  .gg{ display: none;}
  .tp img{    width: 100%;}
  iframe{width: auto;}
  .qyfc { padding-bottom: 0px; padding-top: 40px;}
  .yqsb_content p {
    color: #333;
    font-size: 16px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
  
  .product_qyfc .pro_img{height: auto;}
  
}